cssprovider: Keep two hash tables per ruleset
authorBenjamin Otte <otte@redhat.com>
Wed, 18 May 2011 02:36:43 +0000 (04:36 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 May 2011 20:17:58 +0000 (22:17 +0200)
commit82b340f6f005a7d2b70d9aa7febb8612a53d0eda
treea8fa2f7916650e0c7137adf9ac4914aead7d725a
parent399a4391031173e754f0218a93ffac0b5ae4d026
cssprovider: Keep two hash tables per ruleset

One for the style properties, one for the widget style properties.
This way we can make one hash table by pspec which means we don't have
to repeat the pspec lookup.
gtk/gtkcssprovider.c